home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Arsenal / OS2 Arsenal v1.0 (Disc 1)(Arsenal Computer).ISO / os2_text / wsny31.txt < prev    next >
Text File  |  1995-01-26  |  1KB  |  28 lines

  1. TITLE: 950116 OS/2 WARP NOT RECOGNIZING SONY 31A CDROM WHICH IS
  2.               ATTACHED TO A CARDINAL DSP16 (SOUNDBLASTER COMPATIBLE)
  3.  
  4. DESCRIPTION OF SYMPTOMS:
  5. OS/2 WARP does not recognize the SONY 31A which is connected to the
  6. Cardinal DSP16 card.  Installation asks for the CD but keeps looping
  7. and ask for the CD again and again.
  8.  
  9. SUMMARY OF RESOLUTION:
  10. User is using downloaded driver (SONY31A.ADD) and followed the parameter
  11. from page 329 example 4 of the user's guide.  As default, the sound
  12. port address is 220h and IRQ 5.  The CDROM is set for port address 300
  13. and IRQ 12.
  14. User should use the driver that came with OS/2 WARP and added the
  15. following to the SONY31A.ADD statement:
  16. SONY31A.ADD /A:0 /AT:05 /P:0300 /I:12 /V
  17. where the port address and irq above should be for the cdrom, NOT
  18. the soundcard.  The /P: is the address of the cdrom and the /I: is the
  19. IRQ of the CDROM drive.  (the /v only showed us if the cdrom was
  20. recognized when the driver loaded or not).
  21.  
  22. Note:  the above problem is happen if user put the wrong port address
  23.        and irq for the cdrom.
  24.  
  25.  
  26.  
  27.  
  28.